@charset "utf-8";
/***** header *****/
.home-banner{position: relative; height:890px;}
.home-banner .swiper-slide{background-size: cover; background-repeat: no-repeat; background-position: center top;}
.home-banner .slide1{background-image: url(../images/home_banner1.jpg);}
.home-banner .slide2{background-image: url(../images/home_banner2.jpg);}
.home-banner .slide3{background-image: url(../images/home_banner3.jpg);}
.home-banner .slide4{background-image: url(../images/home_banner4.jpg);}
.home-banner .slide5{background-image: url(../images/home_banner5.jpg);}
.home-banner .swiper-extends{position: absolute; bottom: 105px; z-index: 10; left: 0; right: 0; text-align: center;}
.home-banner .btn{display: inline-block; width: 30px; height: 30px; cursor: pointer; overflow: hidden; transition: .3s all;}
.home-banner .btn:after{content: ''; display: block; width: 14px; height: 12px; margin:9px auto; background: url(../images/home_banner_arrow.png) no-repeat;}
.home-banner .button-next:after{background-position: -14px 0;}
.home-banner .button-prev{margin-right: 10px;}
.home-banner .button-next{margin-left: 10px;}
.home-banner .swiper-extends{line-height: 0;}
.home-banner .swiper-extends > div{display: inline-block; vertical-align: middle;}
.home-banner .swiper-button-disabled{opacity: .2;}
.home-banner .pagination-num, .home-banner .total{color: #fff; line-height: 30px; font-family:Arial;}
.home-banner .total{ padding: 0 10px; opacity: .6;}
.home-banner .pagination-num{position: relative; height: 30px; width: 30px; margin-right: 8px;}
.home-banner .pagination-num li{position: absolute; left: 0; top: 0;  padding: 0 10px; font-weight: bold;}

.home-banner .swiper-pagination-bullet{	background:none; opacity:1; width:20px; height:1px; position:relative; outline:none; vertical-align:middle;}
.home-banner .swiper-pagination-bullet span{width:20px;height:1px;background:#fff;display:block;opacity: .6;}
.home-banner .swiper-pagination-bullet i{background:#e7b899;height:3px;width:20px; border-radius: 3px; position:absolute;top:-1px;left: 0;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.home-banner .swiper-pagination-bullet-active i{animation:middle 6s;}
@keyframes middle{
	0% {transform:scaleX(0);}
	20% {transform:scaleX(0.5);}
	100% {transform:scaleX(1);}
}

.home-toutiao{height: 158px; position: relative; margin-top: -107px; margin-bottom: 32px; z-index: 30; padding: 43px 0; background: url(../images/home_toutiao_bg.png) no-repeat center center;}
.home-toutiao .swiper-container{margin: 0 60px; height: 158px;}
.home-toutiao .swiper-slide h4{font-size: 2.52em; text-align: center; padding: 22px 0 10px; color: #8f6b27;}
.home-toutiao .swiper-slide h4:hover{color: #0053ad;}
.home-toutiao .swiper-slide p{text-align: center; color: #65696d; font-size: .875em;}
.home-toutiao .swiper-extends{ position: absolute; bottom: 18px; left: 0; right: 0; text-align: center;}
.home-toutiao .btn{display: inline-block; position: relative; left: auto; right: auto; top: auto; width: 55px; height: 7px; margin: 0 20px; background: url(../images/home_toutiao_arrow.png) no-repeat; z-index: 10;}
.home-toutiao .swiper-button-next{background-position: -55px 0;}

.home-xwzx{padding-top: 98px; position: relative;}
.home-xwzx-l{width: 52.8%;}
.home-xwzx-r{width: 47.2%;}
.home-tpxw .owl-carousel .item{display: block;overflow: hidden;}
.home-tpxw .owl-carousel .item img{display: block; height: 372px;}
.home-ycyw{height: 532px;}
.home-zwdt .hd{position: absolute; left: 0; right: 0; top: 0;}
.home-zwdt .bd .newsList{margin-top: -22px;}

.bg-flower{background: url(../images/bg_flower.png) no-repeat center center #fff; background-size: 100% auto;}
.bg-gray-flower{background: url(../images/bg_flower2.png) repeat-x center center #f5f7fa; background-size: auto 100%;}

.home-xxgk-l{width: 66.1%;}
.home-xxgk-r{width: 33.9%;}
.home-zfwj{background:url(../images/bg_mountain.png) no-repeat right top #fff; height: 479px; padding: 0 40px;}

.home-zwgk-navlink{margin: 0 -10px 10px;}
.home-zwgk-navlink li{float: left; width: 50%;}
.home-zwgk-navlink li a{display: block; position: relative; margin:0 10px 20px; height: 98px; line-height: 24px; background: #ffffff; color: #333333; border-radius: 5px; border: #c3d9ee 1px solid;}
.home-zwgk-navlink li a:before{content: ''; position: absolute; left: 30px; top: 50%; margin-top: -20px; width: 40px; height: 40px; background: url(../images/home_zwgk_icons.png) no-repeat;}
.home-zwgk-navlink li.li1 a:before{background-position: 0 -40px;}
.home-zwgk-navlink li.li2 a:before{background-position: 0 -80px;}
.home-zwgk-navlink li.li3 a:before{background-position: 0 -120px;}
.home-zwgk-navlink li.li4 a:before{background-position: 0 -160px;}
.home-zwgk-navlink li.li5 a:before{background-position: 0 -200px;}
.home-zwgk-navlink li a:hover{background-image: linear-gradient(#e6f4ff, #f8fcff); color: #0053ad;}
.home-zwgk-navlink li span{padding:16px 0 16px 88px;}
.home-zwgk-navlink li a:after{content: ''; width: 0; height: 100%;}
.home-zwgk-navlink li span,
.home-zwgk-navlink li a:after{vertical-align: middle; display: inline-block;}
.home-zwgk-navlink li.li4 br{display: none;}

/* .home-zdly a{display: block; height: 109px; background: url(../images/home_zdly_bg.png) no-repeat; background-size: 100% 100%; text-align: center;}
.home-zdly a:before{content:''; width: 46px; height: 40px; margin-right: 15px; background: url(../images/home_zdly_icon.png) no-repeat;}
.home-zdly span{color:#1369c6; font-size: 1.3125em;}
.home-zdly a:after{content: ''; width: 0; height: 100%;}
.home-zdly span,
.home-zdly a:before,
.home-zdly a:after{vertical-align: middle; display: inline-block;} */
.home-zdly li{width: 48%;}


.home-zwfw .cont{padding-left: 0; padding-right: 0;}
.home-fws-list{padding-left: 0; padding-right: 0;}
.home-fws-list li{float: left; width: 33.3333%; text-align: center; line-height: 48px;}
.home-fws-list li a:hover{color: #0053ac;}
.quick_bar{display: block;}


/* 横幅 */
#midCarousel .owl-nav div{position: absolute; top: 50%; margin-top: -22px; width: 44px; height: 44px; background: url(../images/scroll_arrow.png) no-repeat #fff; border-radius: 50%; cursor: pointer; box-shadow:0 0 18px 5px rgba(112,112,112,0.15);}
#midCarousel .owl-nav .owl-prev{left:-20px;}
#midCarousel .owl-nav .owl-next{right:-20px; background-position: -44px 0;}
#midCarousel .owl-nav.disabled{display: block;}
#midCarousel .owl-nav div:hover{box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}

#left01.yzgov-share{right: auto!important;;}
.yzgov-share {

    max-width: 330px;

    position: fixed;
    right: 10px;
    top: 280px;
    z-index: 100;
}

.yzgov-share-img {

    overflow: hidden;
}

.yzgov-share-img img {
    max-width: 100%;
    margin-bottom: 4px;

}

.yzgov-share-title {
    margin-top: 5px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #ccc
}

.yzgov-share-close,.close_btn {
    cursor: pointer;
    position: absolute;
    width: 23px;
    height: 22px;
    top: -23px;
    right: -1px
}
.other-ohter-x,.close_btn {
    background-image: url('../images/20210205img.png');
    background-repeat: no-repeat;
	background-position: 0 -230px;
}



@media (max-width: 1480px) {
	.home-toutiao{background-size: 102% 100%;}
	.home-toutiao .swiper-container{margin-left: 0; margin-right: 0;}
	.home-zwgk-navlink li.li4 br{display: block;}
}

@media (max-width: 1280px) {
	.home-banner{height: 550px;}
	.home-banner .swiper-extends{bottom: 40px;}
	.home-toutiao{margin-top: 0; padding: 10px 0; background: #f8f8f8; z-index: 0;}
	.home-toutiao .swiper-slide h4{font-size: 2em;}
	
}
@media (max-width: 1280px) and (min-width: 1024px) {
	.home-zwgk-navlink li a:before{left: 15px;}
	.home-zwgk-navlink li span{padding-left: 73px;}
}


@media (max-width: 1150px) {
}

@media (max-width: 1080px) {

}


@media (max-width: 1023px) {
	.home-tpxw .owl-carousel .item img{height: auto;}
	.home-xwzx{padding-top: 0;}
	.home-zwdt .hd{position: static; margin-bottom: 20px;}
	.home-zfwj{padding: 0 20px 30px;}
	.home-zwgk-navlink li br{display: none !important;}
}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
  
}

@media (max-width: 767px) {

}

@media (max-width: 640px) {
	.home-banner{height: 450px;}
	.home-banner .swiper-extends{bottom: 20px;}
	.home-zwdt > .hd ul{text-align: left !important;}

}

@media (max-width: 580px) {
	.home-zwgk-navlink li br{display: block !important;}
}

@media (max-width: 480px) {
	.home-banner .swiper-pagination-bullet,
	.home-banner .swiper-pagination-bullet span{width: 20px;}
	.home-zdly a:before{transform:scale(.75);}
}

@media (max-width: 414px) {
  
  
}
@media (max-width: 375px) {
	.home-banner{height: 380px;}
	.home-zwgk-navlink li{width: 100%;}
	.home-zwgk-navlink li br{display: none !important;}
	.home-zwgk-navlink li a{height: 80px; margin-bottom: 15px;}
	
}


@media (max-width: 370px) {
}


